home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 48
/
Fun Clicp Art 5000.iso
/
r
/
mbm
/
00864_PH-IN 4.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-11
|
206 b
|
12 lines
on exitFrame
global gScopePh, gDur
if gScopePh(GetTime, 1) <= gDur then
go(the frame)
else
gScopePh(SetCadence, 0)
gScopePh(SetTime, gDur)
JukeBox(1, " ")
curseur(-1)
end if
end